insert command造句
例句与造句
- Insert command line settings from a text file
从文本文件中插入命令行设置。 - Operation , if a required insert command or some other data is not set , the
操作,但如果未设置必需的插入命令或某些其他数据, - What is the effect of running a bulk insert command on a replicated database
在复制的数据库上运行大容量插入命令,会产生什么效果? - These optimizations are similar to those available with the bulk insert command
这些优化类似于可与bulk insert命令一起使用的优化。 - Provides guidelines for working with collations when you use the bcp utility and the bulk insert command
提供在使用bcp实用工具和bulk insert命令时使用排序规则的指导原则。 - It's difficult to find insert command in a sentence. 用insert command造句挺难的
- However , when we get to the more complex append and insert commands , even multiple - e options won t help us
如果想了解更多的有关如何定制自己的提示符以及是什么使得这些提示符名符其实的信息,请查阅“ - The command argument usually contains any extra information you want to accompany the insert command , such the value for the key field
该命令参数通常包含您需要提供给插入命令的任何额外的补充信息,如键字段的值。 - Because the inserted command may have additional strings appended to it before it is executed , the malefactor terminates the injected string with a comment mark " - "
由于插入的命令可能在执行前追加其他字符串,因此攻击者将用注释标记“ - - ”来终止注入的字符串。 - 9 . if you copied the picture as a gif image file , switch to the document into which you want to insert the file , and then use the program ' s insert command
9 。如果将图片以gif图像文件格式复制,可切换到要插入此文件的文档,然后使用此程序中的“插入”命令。 - The db2 data adapter configuration wizard may be used to set the options of your component tray data adapters including the data connection , select command , insert command , delete command , and update command
Db2数据适配器配置向导可用于设置您的组件托盘数据适配器选项,包括数据连接、 select命令、 insert命令、 delete命令和update命令。 - Adding new records the insert command only requires the current values since no original record exists and removing records the delete command only requires the original values in order to locate the record to delete
由于不存在初始记录,添加新记录( insert命令)只需要当前值;移除记录( delete命令)只需要使用初始值来定位要删除的记录。